GtkTreeModel: Remove erroneous transfer annotation
authorTimm Bäder <mail@baedert.org>
Thu, 3 Dec 2015 17:27:47 +0000 (18:27 +0100)
committerTimm Bäder <mail@baedert.org>
Thu, 3 Dec 2015 19:01:30 +0000 (20:01 +0100)
gtk/gtktreemodel.c

index bb8daedc2eba54ef189b4207af4312651a830c68..d919f586eb05832703417aec413d0617a022af0b 100644 (file)
@@ -1222,7 +1222,7 @@ gtk_tree_model_get_n_columns (GtkTreeModel *tree_model)
  *
  * Returns the type of the column.
  *
- * Returns: (transfer none): the type of the column
+ * Returns: the type of the column
  */
 GType
 gtk_tree_model_get_column_type (GtkTreeModel *tree_model,